home *** CD-ROM | disk | FTP | other *** search
- Path: sn.no!not-for-mail
- From: christon (Christopher Naas)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Sliiy window question
- Date: 6 Feb 1996 21:50:22 +0100
- Organization: SN Internett
- Message-ID: <600.6610T1288T1991@Th0r.foo.bar>
- References: <4enngd$e6h@news.kth.se> <482.6605T1015T1288@Th0r.foo.bar> <608.6606T474T666@jroger.in-berlin.de>
- NNTP-Posting-Host: sinsen.sn.no
- X-Newsreader: THOR 2.21 (Amiga;SOUP)
-
- Sebastian Rittau wrote:
-
- >>x = window->BorderLeft;
- >>y = window->BorderTop;
- >>width = window->Width - window->BorderLeft - window->BorderRight;
- >>height = window->Height - window->BorderTop - window->BorderBottom;
- >And if you have a window-title:
- >height = window->height - window->BorderTop - window->BorderBottom -
- >screen.Font->YSize
- You are wrong. window->BorderTop includes the title (height of font).
-
- --
- Christopher Landmark Naas o EMail: christon@sn.no
- LoungeBar Development o WWW: http://www.sn.no/~christon/
- Former Reg. Amiga Developer o IRC: KarmaComa
-